home *** CD-ROM | disk | FTP | other *** search
- -- card: 5079 from stack: in
- -- bmap block id: 12368
- -- flags: 4000
- -- background id: 2742
- -- name: Dark 2
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=0 top=0 right=342 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: dark cover
- ----- HyperTalk script -----
- on mouseUp
- show card field "grope"
- end mouseUp
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=489 top=58 right=115 bottom=511
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Lights On
- ----- HyperTalk script -----
- on mouseUp
- hide card field "grope"
- If the shiftKey is down then
- doMenu Quit HyperCard
- else
- visual effect dissolve very fast
- pop card
- end if
- end mouseUp
-
-
-
- -- part 5 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=162 top=219 right=284 bottom=350
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: grope
-
-
- -- part contents for background part 2
- ----- text -----
- 12:48 AM
-
- -- part contents for background part 15
- ----- text -----
- e
-
- -- part contents for background part 23
- ----- text -----
- 9/27/87
-
- -- part contents for card part 5
- ----- text -----
- You are groping in the dark!
- Try the light switch...
-